Verify Your Deployment
Once the Runtime status icon turns green and says "Running," your Application Template has been successfully deployed.
Now, let's verify that your application is running correctly by:
- Checking the deployed application URL
- Monitoring performance metrics
- Reviewing logs
1. Try the URL (access your application)
When the Runtime is ready, click on the URI in the Runtime details.
This will open your application in a new browser tab.
2. Monitor Performance Metrics
To track your application's resource usage, follow these steps:
- Go to Observability → Metrics in the main menu on the left.
You can also access this page from the link on the logs page.
- Select the Environment where your Runtime is deployed.
- Choose a Time Range.
If the application was deployed recently, select "Last 5 minutes" or "Last 1 minute."
- Click on the CPU tab to view CPU usage.
- Click on the RAM Memory tab to monitor memory consumption.
3. Monitor your logs.
To monitor real-time application activity, check the logs.
- Go to Observability → Logs from the main menu on the left. Alternatively, click on the "Logs" tab in the Runtime details page.
You can also access this page from the link on the Metrics page.
-
Select the Environment where your Runtime is deployed.
-
Select the Runtime you want to inspect.
-
Choose a Time Range to view recent logs
Use the Search Bar to find specific log outputs.
4. Next Steps
You have successfully set up your account, connected your repository, and deployed your first application!
Explore Advanced Features – Learn more about registries, Role Base Access Control (RBAC) and more.
Understand the Architecture – Deep dive into the technology behind Cuemby Platform.